blog-banner

Handling NULL Values in CockroachDB

Last edited on May 25, 2016

0 minute read

    CockroachDB contributor Paul Steffensen (aka uptimeDBA) has analyzed CockroachDB’s handling of NULL values as compared to the SQL standard and other SQL implementations. He shares his analysis in his blog post “I’ve got nothing. NULL handing in CockroachDB.” You can read the full post here.

    sql
    community post